| Overload | Description |
|---|---|
| Insert(Int32,VintasoftImage,EventHandler<ProgressEventArgs>) | Inserts a page with VintasoftImage to the collection at the specified index. |
| Insert(Int32,VintasoftImage,IProgressController) | Inserts a page with VintasoftImage to the collection at the specified index. |
| Insert(Int32,ImageCollection) | Inserts a page with VintasoftImage to the collection at the specified index. |
| Insert(Int32,ImageCollection,EventHandler<ProgressEventArgs>) | Inserts a page with VintasoftImage to the collection at the specified index. |
| Insert(Int32,ImageCollection,IProgressController) | Inserts a page with VintasoftImage to the collection at the specified index. |
| Insert(Int32,T) | Inserts a page to the collection at the specified index. |
| Insert(Int32,VintasoftImage) | Inserts a page with VintasoftImage to the collection at the specified index. |